| Total Complexity | 52 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 240 |
| Lines of code | 169 |
| Logical lines of code | 95 |
| Comment lines | 21 |
| Methods | 10 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| sync_currency_exchange_rates() | 41 | 17 | 53 | |
| get_exchange_rate_from_yahoo_api() | 49 | 9 | 30 | |
| get_rate_fee_from_currency_not_exists_in_list() | 54 | 8 | 19 | |
| get_exchange_rate_fawazcurrency_api() | 51 | 7 | 25 | |
| get_exchange_rate_from_exchangerate_api() | 60 | 3 | 12 | |
| get_exchange_rate_fallback() | 63 | 3 | 11 | |
| format_scientific_notation() | 65 | 2 | 8 | |
| __construct() | 98 | 1 | 1 | |
| get_exchange_rates() | 70 | 1 | 6 | |
| get_exchange_rate_from_finance_api() | 76 | 1 | 4 |